add Ubuntu noble to CI (#1273)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sat, 27 Apr 2024 19:35:28 +0000 (13:35 -0600)
committerGitHub <noreply@github.com>
Sat, 27 Apr 2024 19:35:28 +0000 (13:35 -0600)
commit2d6e12d67a546d61af715416fc5424c3625e6d00
treec1693ec941648ef596de1349edd6e0af2fdfcbf0
parentc320b2146f95f73ce8e51def83c729ca6704dce6
add Ubuntu noble to CI (#1273)

* add ubuntu noble docker support

* update qt6 packages for noble.

noble has some new qt6 packages that alleviate the need to
directly install some libraries.
also, the dependencies of some qt6 packages have been improved
allowing us to specify what we use more directly.
this results in the same set of packges being installed.

* remove dependent qt5 package

* add noble to CI
.github/workflows/ubuntu.yml
tools/Dockerfile_noble [new file with mode: 0644]